home *** CD-ROM | disk | FTP | other *** search
-
- // JavaScript wrapper for f3fillet.h
- // Auto generated file, do not modify by hand
- // Copyright ⌐ 2004, Realsoft Graphics Oy
-
- var R3_FILLETTOOL_H = 1;
- include("real/windows/r3tool.js")
-
-
- var R3CLID_FILLETTOOL = 235;
-
-
-
-
-
-
-
-
-
- function r3Fillettool () {
- this.base = r3God;
- if(arguments.length) {
- this.base(R3CLID_FILLETTOOL, arguments);
- }
- // Methods
-
- // Attributes
- }
-
- r3Fillettool.prototype=new r3Tool;
- // f3fillet.h_H